| Class | Description |
|---|---|
| PDFException | Defines a generic PDF exception. |
| PDFImageDecodeException | Defines the exception that is thrown when an image cannot be decoded. |
| PDFImageEncodeException | Defines the exception that is thrown when an image cannot be encoded. |
| PDFInvalidDataException | Defines an exception that is thrown when the data being parsed does not match the expected result. |
| PDFInvalidFlowLayoutException | Defines an exception that is thrown when content cannot be laid out in flow mode. |
| PDFInvalidPageContentException | Defines the exception that is thrown when the page content is invalid and cannot be parsed. |
| PDFInvalidPasswordException | Defines an exception that is thrown when an invalid password is used. |
| PDFIOException | Defines a PDF exception that is thrown when a PDF file is loaded or saved. |
| PDFNotImplementedException | Exception that is thrown for not-implements items. |
| PDFSecurityException | Defines a PDF encryption exception. |
| PDFUnsupportedDataException | Defines an exception that is thrown when the data format is unsupported for the current operation. |